﻿/************header************/
.header{background:url(../images/header.jpg) repeat-x;height:106px;position:fixed;z-index:50;left:0;top:0;right:0;z-index:10000;}
.header2{background:url(../images/header2.jpg) repeat-x;}
.headerFixed{}
.header .logo{margin-top:25px;}
.header .logo img{display:block;width:100%;}
.navBox{color:#fff;display:flex;align-items:center;}
.navBox span{margin-left:10px;font-size:16px;}
.navBox span img{margin-left:5px;}
.navBox .name{color:#fff;font-size:18px;}
.navBox .name i{font-weight:normal}
.nav{float:left;}
.nav ul li{float: left;position: relative;padding:0 10px;}
.nav ul li > a{line-height: 106px;width: 100%;color: #333;text-align: center;display: block;-moz-transition: all 0.5s;
-o-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;background-color: transparent;}
.nav ul li > a:hover{color: #1ac5ce;}
.nav-sub{position: absolute;top: 105px;left: -10px;right: -10px;z-index: 66;display: none;box-sizing: border-box;}
.nav-sub dl dd a{color: #fff;background: #083b91;display: block;line-height: 40px;text-align: center;}
.nav-sub dl dd:hover a{ background: #1ac5ce;color: #fff;}

.header2 .nav ul li > a:hover{color:#FF0}
.header2 .nav-sub dl dd a{background:#B91530;}
.header2 .nav-sub dl dd:hover a{background:#a51129;}

@media only screen and (min-width: 1024px) {
.banner_c{width: 100%; height: 560px; /* background: url(banner1.jpg) no-repeat;*/ background-position: center; margin-top: -1px; overflow: hidden; position: relative;}
.banner{width: 1280px; height: 142px; position:absolute; bottom:0; left:50%; margin-left:-640px; z-index:99}
.banner_ctn{width: 100%; height: 130px; position: absolute; bottom: 20px; left: 0;z-index:999;}
.banner_item{width: 48%; height: 142px; float: left; position: relative;}
.banner_ctn_bg,.banner_ctn_box{position: absolute; top: 0; left: 0;}
.banner_ctn_bg{width: 100%; height: 100%; background: #ffffff; opacity: 0.80;-khtml-opacity:0.80;-moz-opacity:0.80;filter:alpha(opacity=80);filter:"alpha(opacity=80)";opacity:0.80; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);  background: rgba(255,255,255,0.80);border-bottom: 2px solid #27649c;}
.banner_ctn_1,.banner_ctn_2{margin-right: 15px;}
.banner_ctn_box{width: 100%; height: 100%;}
.banner_ctn_box h2{font-size: 20px; line-height: 23px; color: #27649c; margin-top: 25px; letter-spacing: 2px; padding: 0 26px;}
.banner_ctn_box p{font-size: 16px; line-height: 24px; color: #333333; padding: 0 26px; margin-top: 10px; height: 78px; overflow: hidden;}
.icon_yw {float: left; width: 40px; height: 23px; background: url(../images/icon-news-tt.png) no-repeat; background-position: left;}
.icon_kx {float: left; width: 40px; height: 23px; background: url(../images/icon-news-yw.png) no-repeat; background-position: left;}
.icon_gg {float: left; width: 40px; height: 23px; background:url(../images/icon-news-gg.png) no-repeat; background-position: left;}
}
@media(max-width: 1024px){
 .banner_c{width: 100%; height: 460px; /* background: url(banner1.jpg) no-repeat;*/ background-position: center; margin-top: -1px; overflow: hidden; position: relative;}
.banner{width: 100%; height: 50px; position:absolute; bottom:0;  margin-left:0px; z-index:99}
.banner_ctn{width: 100%; height: 40px; position: absolute; bottom: 5px; left: 0;z-index:999;}
.banner_item{width: 46%; height: 38px; float: left; position: relative;}
.banner_ctn_bg,.banner_ctn_box{position: absolute; top: 0; left: 0;}
.banner_ctn_bg{width: 100%; height: 100%; background: #ffffff; opacity: 0.80;-khtml-opacity:0.80;-moz-opacity:0.80;filter:alpha(opacity=80);filter:"alpha(opacity=80)";opacity:0.80; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);  background: rgba(255,255,255,0.80);border-bottom: 2px solid #27649c;}
.banner_ctn_1,.banner_ctn_2{float:left;}
.banner_ctn_box{width: 100%; height: 100%;}
.banner_ctn_box h2{font-size: 14px; line-height: 21px; color: #27649c; margin-top: 11px; letter-spacing: 2px; padding: 0 10px;}
.banner_ctn_box p{display:none}
.icon_yw {float: left; width: 40px; height: 23px; background: url(../images/icon-news-tt.png) no-repeat; background-position: left;}
.icon_kx {float: left; width: 40px; height: 23px; background: url(../images/icon-news-yw.png) no-repeat; background-position: left;}
.icon_gg {float: left; width: 40px; height: 23px; background:url(../images/icon-news-gg.png) no-repeat; background-position: left;}
}

/*search*/
.seach-content{display: none;position: absolute;z-index: 999;top:0;left: 0;right: 0;bottom: 0;}
.seach-content .search-shadw{position: absolute;background: rgba(0,0,0,0.4);height: 100%;top: 0;bottom: 0;left: 0;right: 0;}
.seach-content .search-wrap{position: absolute;top: 400px;left: 0;z-index: 999;width: 100%;}
.seach-content .iframe-content{position: relative;z-index: 10;height: auto;-webkit-box-sizing: border-box;box-sizing: border-box;}
.seach-content .iframe-content .seek-box {width: 680px;margin-left: auto;margin-right: auto;margin-bottom: 30px;}
.seach-content .layui-input{width: 680px;height: 60px;background: #fff;border: none;padding-left: 20px;}
.seach-content .glyphicon{width:100px;line-height:56px;border: none;background: #083a91;color: #fff;right: 2px;top: 2px;}
.seach-content2 .glyphicon{background:#a51129;}

.wrapper{padding-top:102px;}
/*index-新闻板块*/
/*.index_wrap{background:url(../images/bg1.png) center center no-repeat;}*/
.index_news{display:flex;justify-content:space-between;}
.index_news .index_news_item{width:631px;box-shadow:0 0 10px #ddd;border-radius:5px;padding:20px 15px;box-sizing:border-box;}
.index_news .index_news_item .index_news_title1{font-size:20px;color:#083991;font-weight:bold; display: flex; align-items: center;}
.index_news .index_news_item .index_news_title1 div{flex-grow: 1;}
.index_news .index_news_item .index_news_title1 img{vertical-align:middle;margin-right:10px;}
.index_news .index_news_item .index_news_title1 span{float:right;}
.index_news .index_news_item .index_news_title1 a{font-weight: normal; font-size: 14px;}
.index_news .index_news_item ul{position:relative;margin-top:10px;}
.index_news .index_news_item ul:before{content:'';position:absolute;left:2px;top:10px;background:#cdcdcd;height:0px;width:1px;}
.index_news .index_news_item ul li{background:url(../images/newsIco1.png) left center no-repeat;padding-left:12px;position:relative;z-index:2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.index_news .index_news_item ul li a{color:#595b60;font-size:16px;}
.index_news .index_news_item li span{float:right;color:#999;}
.index_news .index_news_item ul li a:hover{color:#083991;text-decoration:underline;}

/*
.index_news{display:flex;justify-content:space-between;}
.index_news .index_news_item{width:631px;box-shadow:0 0 10px #ddd;border-radius:5px;padding:20px 15px;box-sizing:border-box;}
.index_news .index_news_item .index_news_title1{line-height:36px;height:36px;margin-bottom:10px;}
.index_news .index_news_item .index_news_title1 em{font-weight:bold;font-size:24px;}
.index_news .index_news_item .index_news_title1 em img{margin-right:10px;}
.index_news .index_news_item .index_news_title1 span{float:right;}
.index_news .index_news_item .index_news_title1 span a{color:#8b8b8b;font-size:16px;margin-left:8px;}
.index_news .index_news_item li{background:url(../images/newsIco1.png) left center no-repeat;padding-left:12px;position:relative;z-index:2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;line-height:38px;}
.index_news .index_news_item li span{float:right;color:#999;}
.index_news .index_news_item li a:hover{color:#083991;text-decoration:underline;}*/




.index_news2{display:flex;justify-content:space-between;}
.index_news2 .index_news_item{width:414px;}
.index_news2 .index_news_item .index_news_title1{line-height:36px;height:36px;margin-bottom:10px;}
.index_news2 .index_news_item .index_news_title1 em{font-weight:bold;font-size:24px;}
.index_news2 .index_news_item .index_news_title1 em img{margin-right:10px;}
.index_news2 .index_news_item .index_news_title1 span{float:right;}
.index_news2 .index_news_item .index_news_title1 span a{color:#8b8b8b;font-size:16px;margin-left:8px;}
.index_news2 .index_news_item li{background:url(../images/newsIco2.png) left center no-repeat;padding-left:12px;position:relative;z-index:2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;line-height:38px;}
.index_news2 .index_news_item li span{float:right;color:#999;}
.index_news2 .index_news_item li a:hover{color:#083991;text-decoration:underline;}


.index_news3{display:flex;justify-content:space-between;}
.index_news3 .index_news_item{width:493px;box-shadow:0 0 10px #ddd;border-radius:5px;padding:5px 15px;box-sizing:border-box;}
.index_news3 .index_news_item .index_news_title1{font-size:20px;color:#083991;font-weight:bold; display: flex; align-items: center;}
.index_news3 .index_news_item .index_news_title1 div{flex-grow: 1;}
.index_news3 .index_news_item .index_news_title1 img{vertical-align:middle;margin-right:10px;}
.index_news3 .index_news_item .index_news_title1 a{font-weight: normal; font-size: 14px;}
.index_news3 .index_news_item ul{position:relative;margin-top:10px;}
.index_news3 .index_news_item ul:before{content:'';position:absolute;left:2px;top:10px;background:#cdcdcd;height:0px;width:1px;}
.index_news3 .index_news_item ul li{background:url(../images/newsIco1.png) left center no-repeat;padding-left:12px;position:relative;z-index:2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.index_news3 .index_news_item ul li a{color:#595b60;font-size:16px;}
.index_news3 .index_news_item ul li a:hover{color:#083991;text-decoration:underline;}

.index_2_btns{
	display: flex;
	justify-content: space-between;
}
.index_2_btns a{
	width: 16.5%;
	height: 122px;
	background: url(../images/index-bg1.png) no-repeat right center / cover;
	padding: 20px 0 0 25px;
	color: #0551a8;
	border-radius: 5px;
	box-sizing: border-box;
}
.index_2_btns .btn2{background-image: url(../images/index-bg2.png);}
.index_2_btns b{
	font-weight: bold;
    font-size: 24px;
    display: block;
    line-height: 1;
}
.index_2_btns span{
	font-size: 16px;
	margin-top: 5px;
	display: block;
}
.index_2_btns img{
	display: block;
	margin-top: 5px;
}


.friendlink span{float:left;line-height:40px;font-size:22px;color:#103cb7;font-weight:bold;}
.friendlink span i{font-size:22px;}
.links{float:right;width:1100px;}
.links>ul>li{position: relative;margin-bottom: 20px;line-height: 40px;font-size: 16px;text-align: center;}
.links>ul>li>a{display:block;padding:0 20px;background:#fff url(../images/links_arr.png) 96% 50% no-repeat;border:1px solid #ddd;}
.links>ul>li>a:hover{
 cursor: pointer;
}
.links li ul{display: none\9;z-index: -1;position: absolute;left: 10px;right: 10px;bottom: 40px;max-height: 200px;
overflow-x: hidden;overflow-y: auto;border: 1px solid #ddd;background-color: #fff;opacity: 0;transform: translate(0, 3px);
transition: opacity, transform .3s;}
.links li:hover ul {display: block\9;z-index: 9;opacity: 1;transform: translate(0, 0);}
.links li li {border-top: 1px solid #ddd;line-height: 39px;text-align: center;transition: all .3s;}
.links li li:hover {background-color: #f8f8f8;}
.links li li a {display: block;overflow: hidden;white-space: nowrap;word-break: keep-all;text-overflow: ellipsis;font-size: 14px;}

#footer{background:url(../images/footer.jpg) top center no-repeat;}
.footer2{background:url(../images/footer2.jpg) top center no-repeat !important;}
.footerWrap{display:flex;justify-content:space-between;align-items:center;color:#fff;height:129px;}
.footerWrap p{font-size:14px;line-height:1.5;}
.footerWrap a{color:#fff;text-decoration:underline;}

.is-toolbar{position:fixed;top:50%;right:30px;z-index:10001;transform: translateY(-50%);}
.is-toolbar li{margin-top:10px;position:relative;}
.is-toolbar li a{display:block;border-radius:6px;background:#a8a8a8;padding:12px 15px;color:#fff;font-size:16px;line-height:1.2;text-align:center;}
.is-toolbar li a i{font-size:30px;}
.is-toolbar li a:hover{background:#082D89;color:#fff;}
.is-toolbar li .istoolbar-box{position:absolute;top:-20px;right:80px;}




/*列表页-----*/
.wrapbody{background:#f0f5fb;padding-bottom:50px; min-height: calc(100vh - 106px - 125px - 54px);}

.breadcrumb-nav{color:#083990;font-size:16px;}
.breadcrumb-nav2{color:#666;}
.breadcrumb-nav a{color:#083990;margin:0 4px;}
.breadcrumb-nav a:hover{color:#f20f0f;}
.breadcrumb-nav2 a{color:#666;}

.main_left{width:260px;float:left;background:url(../images/sidebar-bottom-bg.png) right bottom no-repeat #fff;overflow:hidden}
.left_title{background:url(../images/sidebar-title-bg.png) no-repeat;line-height:120px;height:120px;font-size:26px;font-weight:bold;color:#fff;text-align: center;}
.main_left ul{min-height:660px;}
.main_left li{height: 80px;line-height: 80px;padding-left: 20px;padding-right: 20px;border-bottom: dashed 1px #dde6ff;
background: url(../images/sidebar-item-title-bg.png) no-repeat;background-size: 0 100%;transition: all .3s;}
.main_left li.on{background-size: 100% 100%;}
.main_left li.on a{color: #0d2e8b;}
.main_left li.on a:before{background-color: #0d2e8b;}
.main_left li.on a::after{margin-right: -2px;background: url(../images/icon-double-arro-hover.png) center center no-repeat;}
.main_left li:hover{background-size: 100% 100%;}
.main_left li a{font-size: 18px;display: block;width: 100%;transition: all .3s;color: #333333;height: 80px;
white-space: nowrap;text-overflow: ellipsis;overflow: hidden;position: relative;}
.main_left li :hover{color: #0d2e8b;}
.main_left li a::before{content: '';display: inline-block;width: 8px;height: 8px;background-color: #dde6ff;margin-left: 20px;
margin-right: 14px;border-radius: 100%;transition: all .3s;}
.main_left li a::after{content: '';display: inline-block;width: 10px;height: 80px;background: url(../images/icon-double-arro.png) center center no-repeat;position: absolute;right: 10px;top: 50%;transform: translateY(-50%);transition: all .3s;}
.main_left li a:hover::before{background-color: #0d2e8b;}
.main_left li a:hover::after{margin-right: -2px;background: url(../images/icon-double-arro-hover.png) center center no-repeat;}
.main_left2 li.on{background:url(../images/sidebar-item-title-bg2.png) no-repeat;}
.main_left2 li:hover{background:url(../images/sidebar-item-title-bg2.png) no-repeat;}
.main_left2 li.on a:before{background-color: #B91530;}
.main_left2 li.on a,.main_left2 li :hover{color:#B91530}
.main_left2 li a:hover::before{background-color: #B91530;}
.main_left2 .left_title{background:url(../images/sidebar-title-bg2.png) no-repeat;}
.main_left2 li.on a::after{background:url(../images/icon-double-arro.png) center center no-repeat}
.main_left2 li a:hover:after{background:url(../images/icon-double-arro.png) center center no-repeat}


.main_right{width:976px;float:right;}
.news_list li{display:flex;display:-ms-flexbox;background:#fff;padding:20px;margin-bottom:20px;}
.news_list li .list_time{width:64px;height:66px;border:1px solid #6b89dd;font-weight:normal;text-align:center;color:#0d2e8b;display:block;}
.news_list li .list_time h3{border-bottom:1px solid #6b89dd;line-height:42px;font-size:24px;}
.news_list li .list_time h2{font-weight:normal;line-height:24px;font-size:14px;}
.news_list li .info{flex:1;padding:0 24px;}
.news_list li .info strong{display:block;font-weight:normal;font-size:18px;}
.news_list li .info p{color:#666;font-size:16px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
.news_list2 li .list_time{border:1px solid #B91530;color:#B91530;}
.news_list2 li .list_time h3{border-bottom:1px solid #ecaeb9}



/* 分页开始 */
.xll_pagebox {text-align: center;line-height: 39px;margin: 30px auto 0;}
.xll_pagebox ul {display: inline-block;text-align: center;}
.xll_pagebox ul li {background: none;display: inline;height: 28px;line-height: 28px;overflow: hidden;}
.xll_pagebox a{font-size: 14px;line-height: 28px;background-color: #fff;border-radius: 3px;border: 1px solid #f5f5f5;
color: #7d7d7d;padding: 4px 8px;display: inline;}
.xll_pagebox span {font-size: 14px;color: #7d7d7d;line-height: 28px;margin-right: 5px;}
.xll_pagebox #JumpPage {display: inline-block;width: 30px;color: #7d7d7d;line-height: 28px;font-size: 14px;
border: 1px solid #f5f5f5;margin: 0 5px;text-align: center;border-radius: 3px;}
.xll_pagebox .slf a {border: 0 !important;cursor: default;}
.xll_pagebox .hidden-xs.on a {background-color: #083A91;color: #fff;border: 1px solid #083A91;}
.xll_pagebox .hidden-xs a:hover{background-color: #083A91;color: #fff;border: 1px solid #083A91;}
.xll_pagebox .page_prev a:hover{background-color: #083A91;color: #fff;border: 1px solid #083A91;}
.xll_pagebox .page_next a:hover{background-color: #083A91;color: #fff;border: 1px solid #083A91;}
.xll_pagebox .bot a:hover {background-color: #0c2d8c;color: #fff;border: 1px solid #0c2d8c;}

/* 分页结束 */



/**详情页**/
.details_cont{background:#fff;padding:30px;}
.details_cont h1{font-size:28px;font-weight:bold;text-align:center;}
.details_cont .details_info{background:url(../images/kx-title-bg.png) repeat-x bottom;padding-bottom:20px;}
.details_cont .details_info span{margin:0 10px;color:#999;font-size:16px;}
.details_cont .details_info a{margin:0 6px;}
.detail_body p{margin-top:10px;font-size:16px;color:#555;}
.detail_body p img{max-width:90%;height:auto}
.detail_fenye{display:flex;justify-content:space-between;}
.detail_fenye span{flex:1;background:#eee;margin:0 10px;padding:6px 10px;}
.detail_fenye span:hover{background:#f2f5fd;color:#0b35a9;}


/**搜索页**/
.search_box .search{width:60%;margin:auto;}
.search_box .searchForm{display:flex;justify-content:center;}
.search_box .searchForm input{padding:5px 10px;line-height:50px;border:1px solid #083890;flex:1;}
.search_box .searchForm button{background:#083890;color:#fff;border:none;padding:0 20px;font-size:16px;font-weight:bold;}
.search_box .searchForm button i{font-weight:normal;margin-right:6px;}
.search_link span{color:#083890}
.search_link a{margin:0 5px;}

.search_wrap{border-top:3px solid #083a91;background:#fff;overflow:hidden;padding:30px;display:flex;justify-content:space-between;}
.search_left{width:938px;}
.search_left .search_list li{padding:15px 0;border-bottom:1px solid #c9c9c9;font-size:16px;}
.search_left .search_list li h3{font-weight:bold;}
.search_left .search_list li p{color:#888;}
.search_left .search_list li div{display:flex;color:#888;justify-content:space-between;margin-top:10px;}

.search_right{width:230px;}
.search_right .search_right_menu .tt span{font-size:16px;font-weight:bold;border-left:4px solid #083a91;padding-left:8px;}
.search_right .search_right_menu li{padding:3px 0;font-size:16px;color:#777;}
.search_right .search_right_menu li span{float:right;}


.lingdao{background:#fff;padding:90px;display:flex;justify-content:space-around;align-items:center;}
.lingdao .lingdao_center{border-left:2px solid #083a91;border-right:2px solid #083a91;padding:0 30px;}
.lingdao .ldtt{font-size:20px;font-weight:bold;}
.lingdao .ldCenter_cont1{font-size:16px;}
.lingdao .ldCenter_cont1 p span{width:120px;display:inline-block;}
.lingdao .ldCenter_cont2{border-bottom:1px solid #083a91;padding-bottom:15px;margin-bottom:15px;}
.lingdao_right li{font-size:18px;margin-bottom:30px;}

.index_menu{background:#fff; padding:90px 50px; }
.index_menu ul{display:flex; align-items:center; flex-wrap: wrap;}
.index_menu ul li {transition:all .6s; margin: 30px 30px 0; text-align: center;}
.index_menu ul li img{
	display: block;
	margin: auto;
}
.index_menu ul li p{font-size:18px;margin-top:10px;}
.index_menu ul li:hover{transform:translateY(-10px);}

.message{background:#fff;padding:80px; display:flex;justify-content:space-between;align-items:center; flex-wrap: wrap;}
.message .item{display: flex; align-items: center; width: 49%; margin-bottom: 30px; white-space: nowrap;}
.message .item.row{width: 100%;}
.message .item input, .message .item textarea, .message .item select{width: 100%; padding: 10px; border: 1px solid #ccc; border-radius: 5px;}
.message .item.yzm input{width: 100px;}
.message .item textarea{height: 100px;}
.message .item *{font-size: 16px;}
.message .item i{font-style: normal; color: red;}
.message .item label{width: 80px; text-align: justify; flex-shrink: 0; text-align: right; padding-right: 15px;}
.message .btm{padding-top: 30px; display: flex; justify-content: center; flex-grow: 1;}
.message .btm button{border: 0 none; width: 20%; font-size: 20px; color: #fff; background-color: #134a9c; text-align: center; height: 50px; line-height: 50px; border-radius: 8px; cursor: pointer;}
.message .btm button:hover{opacity: .8;}
.message .btm button:first-child{margin-right: 20px;}



.dangjian{background:#fff;padding:30px;}
.dangjian_title{font-size:24px;font-weight:bold;color:#d21720;}
.dangjian_title img{margin-right:10px;}

.tupiangundong{background:#fff;padding:5px;}
.tupiangundong_title{font-size:24px;font-weight:bold;color:#083a91;}
.tupiangundong_title img{margin-right:10px;}

.new-banner{width:760px;height:444px;position:relative;overflow:hidden;float:left;}
.new-banner .hd{position:absolute;right:10px;bottom:15px;z-index:2;}
.new-banner .hd ul li{width:16px;height:16px;background:#fff;float:left;margin-left:5px;text-indent:-9999px;border-radius:50%;}
.new-banner .hd ul li.on{background:#db1a1a;}
.new-banner .bd ul li{position:relative;}
.new-banner .bd ul li img{height:100%;width:100%}
.new-banner .bd ul li span{position:absolute;bottom:0;left:10px;height:44px;background:rgba(0,0,0,.7);z-index:1;color:#FFF;line-height:44px;width:100%;}
.dj1_text{width:450px;float:right;background:#f8f8f8;padding:30px;box-sizing:border-box;height:444px;}
.dj1_text .dj1_body{border-bottom:1px solid #d8d8d8;padding-bottom:20px;margin-bottom:20px;}
.dj1_text .dj1_body strong{font-size:22px;line-height:1.5;display:block;}
.dj1_text .dj1_body p{color:#676767;}
.dj1_text .dj1_list li{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;padding:8px 0;}
.dj1_text .dj1_list li a{background:url(../images/newsIco2.png) left center no-repeat;padding-left:14px;}

.gdtp_text{width:490px;float:right;box-sizing:border-box;height:440px;}
 

.dj2_cont{background:url(../images/bg2.jpg) no-repeat;width:100%;padding:50px;box-sizing:border-box;}
.dj2_cont li{padding:3px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.dj2_cont li a{background:url(../images/newsIco1.png) left center no-repeat;padding-left:14px;font-size:16px;}

.dj3_cont{background:url(../images/bg.jpg) no-repeat;width:100%;height:442px;display:flex;justify-content:center;align-items:center;}
.dj3_cont li{padding:3px 0;}
.dj3_cont li a{background:url(../images/newsIco3.png) left center no-repeat;padding-left:14px;font-size:16px;color:#fff; display: block; width: 525px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.dj3_cont li a:hover{text-decoration:underline;}



@media(max-width: 1400px){
	.nav ul li > a{padding: 0 5px;}
	.logo{margin-top: 18px;width: 260px;}
}
@media(max-width:1200px){
    .logo{width: 200px;margin-top: 25px;}
	.nav ul li,.nav ul li a{padding: 0 2px;}
    .nav-sub dl dd a{font-size: 14px;line-height: 36px;}
}
@media only screen and (min-width: 992px) and (max-width: 1024px){
  .navBox .name{font-size:14px;}
  .index_news .index_news_item{width:auto;}
  .index_news2 .index_news_item{width:auto;}
  .index_news3 .index_news_item{width:auto;}
}
@media(max-width: 991px){
header > .container{width: 100%;}
.links{width: 100%;float:none;}
.header{height: 70px;}
.wrapper{padding-top:70px;}
.nav{display: none;}
.header .logo{margin-top: 15px;}
.wap_cate{display: block;position: relative;z-index: 8888}
.wap_cate .tit{background: #444;color: #fff;padding: 0 10px;height: 44px;line-height: 1;display: -webkit-box;display: -moz-box;dangjian
display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-align-items: center;align-items: center;-webkit-justify-content: space-between;
justify-content: space-between;font-size: 18px}
.wap_cate ul {display: none;position: absolute;left: 0px;right: 0px;top: 100%;background: #666;box-shadow: 0 5px 10px rgba(0,0,0,0.3)}
.wap_cate ul li a{display: block;overflow: hidden;border-bottom: 1px solid #777;line-height: 34px;padding: 0 10px;color: #fff}
.new-banner,.dj1_text{width:100%}
.new-banner,.dj1_text{height:auto;}
.dangjian{padding:0;background:none;}
.tupiangundong{padding:0;background:none;}
.tupiangundong,.gdtp_text{width:100%}
.tupiangundong,.gdtp_text{height:auto;}
.dj2_cont,.dj1_text{padding:15px;}
.dangjian_title{font-size:18px;}
.tupiangundong_title{font-size:18px;}
.dj1_text .dj1_body strong{font-size:15px;}
.dj1_text .dj1_list li{padding:0;}
.dj2_cont li a{font-size:13px;}
.dj3_cont{background:none;height:auto;display:block;}
.dj3_cont li a{background:url(../images/newsIco1.png) left center no-repeat;padding-left:14px;color:#555;font-size:13px;}
	
}
@media screen and (max-width:767px){
	.mt30{margin-top:15px;}
	.lingdao_right li{margin-bottom:10px;}
  .choose-search{position:absolute;right:60px;top:10px;}
  .seach-content .iframe-content .seek-box,.seach-content .layui-input{width:100%}
  .seach-content .search-wrap{top:200px}
  .index_news,.index_news2,.index_news3{display:block;}
  .index_news .index_news_item,.index_news2 .index_news_item{width:auto;}
  .index_news .index_news_item{padding:0;box-shadow:none;}
  .index_news3 .index_news_item,.index_news3 .index_news_item{width:auto;}
  .index_news3 .index_news_item{padding:0;box-shadow:none;}


  .index_news2 .index_news_item .index_news_title1 span img{display:none;}
  .index_menu ul li{width:100%;background:#f3f7ff;margin-top:1px; margin-bottom: 15px; padding: 15px;}
  #footer{background:#083a90;padding:15px 0;}
  .footer2{background:#B91530 !important;}
  .footerWrap{height:auto;display:block;text-align:center;}
  .footerWrap .logo2 img{width:200px;}
  .links>ul>li{margin-bottom:10px;}
  .index_news2 .index_news_item .index_news_title1 em{font-size:20px;}
  .main_left{display:none;}
  .main_right,.search_left,.search_right,.search_box .search{width:100%;float:none;}
  .news_list li{padding:10px;}
  .details_cont,.search_wrap{padding:15px;}
  .news_list li .info strong,.search_left .search_list li h3,.lingdao .ldtt{font-size:15px;}
  .lingdao .ldCenter_cont1,.lingdao_right li,.breadcrumb-nav2{font-size:13px;}
  .news_list li .info p,.details_cont .details_info span,.search_right .search_right_menu li,.search_left .search_list li p,.search_left .search_list li div{font-size:12px;}
  .details_cont h1{font-size:20px;line-height:1.2;}
  .detail_fenye,.detail_fenye span{display:block;margin-bottom:5px;}
  .search_wrap{flex-direction:column-reverse;}
  .search_right .search_right_menu li{height:28px;}
  .search_box .searchForm input{line-height:30px;}
  .search_box,.search_content{margin-top:20px;}
  .lingdao{display:block;padding:15px;}
  .index_menu{padding:15px;}
  .lingdao .lingdao_center{border:0;padding:0;}

  .message{padding: 20px;}
  .message .item{width: 100%;}
  .message .item.yzm input{width: 80px;}
  .message .item.yzm img{width: 80px;}
  .message .btm{padding-top: 0;}
  .message .btm button{width: 30%;}

  .dj3_cont li a{
  	white-space: normal;
  	width: auto;
  }
	.index_2_btns{
		display: block;
	}
	.index_2_btns a{
		width: 100%;
		display: block;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.index_2_btns .btn2{
		margin-top: 15px;
	}
}
@media(max-width: 599px){
    .header{height: 50px;}
    .logo{width: 178px;margin-top: 3px;}
  	#mbanner{display: block;}
    #banner{display: none;}
	.header .logo{margin-top:8px;}
	.wrapper{padding-top:50px;}
}
.swiper-container{width:100%;height:598px;}
.swiper-slide{background-repeat:no-repeat;background-size:cover;background-position:center;}


@media screen and (max-width:665px){
  .swiper-container{height:250px;}
}
@media screen and (max-width:560px){
  .swiper-container{height:180px;}
}
@media screen and (max-width:414px){
  .swiper-container{height:150px;}
}
@media screen and (max-width:375px){
  .swiper-container{height:180px;}
}
